hysop.core.graph.node_generator module¶
- class hysop.core.graph.node_generator.ComputationalGraphNodeGenerator(candidate_input_tensors, candidate_output_tensors, name=None, pretty_name=None, **kwds)[source]¶
Bases:
object
A class that can generate multiple hysop.core.graph.ComputationalGraphNode.